Zip for WPF/Silverlight
Remove(String[]) メソッド

C1.Silverlight.Zip.5 アセンブリ > C1.C1Zip 名前空間 > C1ZipEntryCollection クラス > Remove メソッド : Remove(String[]) メソッド
削除するエントリの名前を含む配列。
現在の zip ファイルからいくつかのエントリを削除します。
シンタックス
'宣言
 
Public Overloads Sub Remove( _
   ByVal entryNames() As System.String _
) 
public void Remove( 
   System.string[] entryNames
)

パラメータ

entryNames
削除するエントリの名前を含む配列。
参照

C1ZipEntryCollection クラス
C1ZipEntryCollection メンバ
オーバーロード一覧